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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26649'^^xsd:string;
  dwc:scientificName 'Thalassionema pseudonitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '573626'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26649'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '573665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26650'^^xsd:string;
  dwc:scientificName 'Thalassionema pseudonitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '573626'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26650'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '573665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26651'^^xsd:string;
  dwc:scientificName 'Thalassionema pseudonitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '573626'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26651'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '573665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26652'^^xsd:string;
  dwc:scientificName 'Thalassionema pseudonitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '573626'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26652'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '573665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26653'^^xsd:string;
  dwc:scientificName 'Thalassionema pseudonitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '573626'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26653'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '573665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26654'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26654'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26655'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26655'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26656'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26656'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26657'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26657'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26658'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26658'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26659'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26659'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26660'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26660'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26661'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26661'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26662'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26662'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26663'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26663'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26664'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26664'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26665'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26665'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26666'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26666'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26667'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26667'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26668'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26668'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26669'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26669'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26670'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26670'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26671'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26671'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26672'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26672'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26673'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26673'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26674'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26674'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26675'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26675'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26676'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26676'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26677'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26677'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26678'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26678'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26679'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26679'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26680'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26680'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26681'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26681'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26682'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26682'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26683'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26683'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26684'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26684'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26685'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26685'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26686'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26686'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26687'^^xsd:string;
  dwc:scientificName 'Thalassiosira punctigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148936'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26687'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '148941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26688'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26688'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26689'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26689'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26690'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26690'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26691'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26691'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26692'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26692'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26693'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26693'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26694'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26694'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26695'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26695'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26696'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26696'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26697'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26697'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26698'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26698'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26699'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26699'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26700'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26700'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26701'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26701'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26702'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26702'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26703'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26703'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26704'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26704'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26705'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26705'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26706'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26706'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26707'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26707'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26708'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26708'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26709'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26709'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26710'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26710'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26711'^^xsd:string;
  dwc:scientificName 'Trieres regia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839996'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26711'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '839996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26532'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26532'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26533'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26533'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26534'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26534'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26535'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26535'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26536'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26536'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26537'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26537'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26538'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26538'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26539'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26539'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26540'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26540'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26541'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26541'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26542'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26542'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26543'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26543'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26544'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26544'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26545'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26545'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26546'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26546'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26547'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26547'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26548'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26548'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26549'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26549'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26550'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26550'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26551'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26551'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26552'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26552'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26553'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26553'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26554'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26554'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26555'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26555'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26556'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26556'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26557'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26557'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26558'^^xsd:string;
  dwc:scientificName 'Thalassiosira hendeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26558'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '148923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26559'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26559'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26560'^^xsd:string;
  dwc:scientificName 'Thalassiosira hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149100'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26560'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26561'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26561'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26562'^^xsd:string;
  dwc:scientificName 'Toxonidea insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26562'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26563'^^xsd:string;
  dwc:scientificName 'Tripos longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '841259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26563'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '841259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26564'^^xsd:string;
  dwc:scientificName 'Tripos longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '841259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26564'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '841259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26565'^^xsd:string;
  dwc:scientificName 'Tripos longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '841259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26565'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '841259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26566'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26566'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26567'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26567'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26568'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26568'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26569'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26569'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26570'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26570'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26571'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26571'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26572'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26572'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26573'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26573'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26574'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26574'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26575'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26575'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26576'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26576'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26577'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26577'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26578'^^xsd:string;
  dwc:scientificName 'Thalassiosira minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148925'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26578'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '148925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26579'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26579'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26580'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26580'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26581'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26581'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26582'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26582'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26583'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26583'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26584'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26584'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26585'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26585'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26586'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26586'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26587'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26587'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26588'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26588'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26589'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26589'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26590'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26590'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26591'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26591'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26592'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26592'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26593'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26593'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26594'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26594'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26595'^^xsd:string;
  dwc:scientificName 'Trieres mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '839991'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26595'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26596'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26596'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26597'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26597'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26598'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26598'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26599'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26599'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26600'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26600'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26601'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26601'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26602'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26602'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26603'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26603'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26604'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26604'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26605'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26605'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26606'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26606'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26607'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26607'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26608'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26608'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26609'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26609'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26610'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26610'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26611'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26611'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26612'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26612'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26613'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26613'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26614'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26614'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26615'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26615'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26616'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26616'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26617'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26617'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26618'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26618'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26619'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26619'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26620'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26620'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26621'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26621'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26622'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26622'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26623'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26623'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26624'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26624'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26625'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26625'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26626'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26626'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26627'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26627'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26520'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26520'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26521'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26521'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26522'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26522'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26523'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26523'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26524'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26524'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26525'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26525'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26526'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26526'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26527'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26527'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26528'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26528'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26529'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26529'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26530'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26530'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26531'^^xsd:string;
  dwc:scientificName 'Thalassiosira gravida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149102'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26531'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26436'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26436'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26437'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26437'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26438'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26438'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26439'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26439'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26440'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26440'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26441'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26441'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26442'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26442'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26443'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26443'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26444'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26444'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26445'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26445'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26446'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26446'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26447'^^xsd:string;
  dwc:scientificName 'Thalassiosira anguste-lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148914'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26447'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '964359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26448'^^xsd:string;
  dwc:scientificName 'Thalassiosira antarctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149099'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26448'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26449'^^xsd:string;
  dwc:scientificName 'Thalassiosira antarctica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149099'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26449'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26450'^^xsd:string;
  dwc:scientificName 'Thalassiosira concaviuscula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345530'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26450'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '345530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26451'^^xsd:string;
  dwc:scientificName 'Thalassiosira concaviuscula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345530'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26451'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '345530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26452'^^xsd:string;
  dwc:scientificName 'Thalassiosira constricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26452'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1307640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26453'^^xsd:string;
  dwc:scientificName 'Thalassiosira constricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26453'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '1307640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26454'^^xsd:string;
  dwc:scientificName 'Thalassiosira constricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26454'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1307640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26455'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26455'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26456'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26456'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26457'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26457'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26458'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26458'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26459'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26459'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26460'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26460'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26461'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26461'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26462'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26462'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26463'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26463'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26464'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26464'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26465'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26465'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26466'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26466'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26467'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26467'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26468'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26468'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26469'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26469'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26470'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26470'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26471'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26471'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26472'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26472'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26473'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26473'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26474'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26474'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26475'^^xsd:string;
  dwc:scientificName 'Thalassiosira curviseriata/tealata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26475'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26476'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26476'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26477'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26477'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26478'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26478'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26479'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26479'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26480'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26480'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26481'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26481'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26482'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26482'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26483'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26483'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26484'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26484'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26485'^^xsd:string;
  dwc:scientificName 'Thalassiosira delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555264'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26485'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '555264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26486'^^xsd:string;
  dwc:scientificName 'Thalassiosira delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555264'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26486'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '555264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26487'^^xsd:string;
  dwc:scientificName 'Thalassiosira delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555264'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26487'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '555264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26488'^^xsd:string;
  dwc:scientificName 'Thalassiosira delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555264'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26488'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '555264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26489'^^xsd:string;
  dwc:scientificName 'Thalassiosira delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555264'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26489'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '555264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26490'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26490'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26491'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26491'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26492'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26492'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26493'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26493'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26494'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26494'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26495'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26495'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26496'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26496'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26497'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26497'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26498'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26498'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26499'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26499'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26500'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26500'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26501'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26501'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26502'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26502'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26503'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26503'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26504'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26504'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26505'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '555052'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26505'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '555052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26506'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26506'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26507'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26507'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26508'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26508'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26509'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26509'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26510'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26510'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26511'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26511'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26512'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26512'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26513'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26513'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26514'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26514'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26515'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26515'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26516'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26516'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26517'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26517'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26518'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26518'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26519'^^xsd:string;
  dwc:scientificName 'Tripos furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '840627'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26519'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26340'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26340'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26341'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26341'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26342'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26342'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26343'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26343'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26344'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26344'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26345'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26345'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26346'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26346'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26347'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26347'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26348'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26348'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26349'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26349'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26350'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26350'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26351'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26351'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26352'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26352'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26353'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26353'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26354'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26354'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26355'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26355'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26356'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26356'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26357'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26357'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26358'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26358'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26359'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26359'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26360'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26360'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26361'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26361'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26362'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26362'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26363'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26363'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26364'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26364'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26365'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26365'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26366'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26366'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26367'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26367'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26368'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26368'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26369'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26369'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26370'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26370'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26371'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26371'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26372'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26372'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26373'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26373'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26374'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26374'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26375'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26375'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26376'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26376'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26377'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26377'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26378'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26378'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26379'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26379'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26380'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26380'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26381'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26381'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26382'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26382'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26383'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26383'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26384'^^xsd:string;
  dwc:scientificName 'Skeletonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26384'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26385'^^xsd:string;
  dwc:scientificName 'Surirella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26385'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26386'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26386'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26387'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26387'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26388'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26388'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26389'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26389'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26390'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26390'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26391'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26391'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26392'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26392'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26393'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26393'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26394'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26394'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26395'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26395'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26396'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26396'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26397'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26397'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26398'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26398'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26399'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26399'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26400'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26400'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26401'^^xsd:string;
  dwc:scientificName 'Thalassiosira aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26401'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '345529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26402'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26402'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26403'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26403'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26404'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26404'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26405'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26405'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26406'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26406'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26407'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26407'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26408'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26408'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26409'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26409'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26410'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26410'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26411'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26411'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26412'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26412'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26413'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26413'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26414'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26414'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26415'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26415'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26416'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26416'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26417'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26417'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26418'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26418'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26419'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26419'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26420'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26420'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26421'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26421'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26422'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26422'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26423'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26423'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26424'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26424'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26425'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26425'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26426'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26426'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26427'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26427'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26428'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26428'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26429'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26429'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26430'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26430'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26431'^^xsd:string;
  dwc:scientificName 'Trigonium alternans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699394'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26431'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '985653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26432'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26432'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26433'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26433'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26434'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26434'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26435'^^xsd:string;
  dwc:scientificName 'Thalassiosira angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148913'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26435'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '966467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26244'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26244'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26245'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26245'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26246'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26246'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26247'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26247'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26248'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26248'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26249'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26249'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26250'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26250'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26251'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26251'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26252'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26252'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26253'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26253'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26254'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26254'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26255'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26255'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26256'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26256'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26257'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26257'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26258'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26258'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26259'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26259'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26260'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26260'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26261'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26261'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26262'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26262'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26263'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26263'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26264'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26264'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26265'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26265'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26266'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26266'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26267'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26267'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26268'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26268'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26269'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26269'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26270'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26270'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26271'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26271'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26272'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26272'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26273'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26273'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26274'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26274'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26275'^^xsd:string;
  dwc:scientificName 'Rhizosolenia similoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26275'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1590709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26276'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26276'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26277'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26277'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26278'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26278'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26279'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26279'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26280'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26280'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26281'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26281'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26282'^^xsd:string;
  dwc:scientificName 'Roperia tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149105'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26282'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26283'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26283'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26284'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26284'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26285'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26285'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26286'^^xsd:string;
  dwc:scientificName 'Rhodomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '106289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26286'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '106289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26287'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26287'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26288'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26288'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26289'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26289'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26290'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26290'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26291'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26291'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26292'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26292'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26293'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26293'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26294'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26294'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26295'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26295'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26296'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26296'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26297'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26297'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26298'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26298'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26299'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26299'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26300'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26300'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26301'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26301'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26302'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26302'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26303'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26303'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26304'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26304'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26305'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26305'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26306'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26306'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26307'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26307'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26308'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26308'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26309'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26309'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26310'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26310'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26311'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26311'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26312'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26312'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26313'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26313'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26314'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26314'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26315'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26315'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26316'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26316'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26317'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26317'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26318'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26318'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26319'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26319'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26320'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26320'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26321'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26321'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26322'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26322'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26323'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26323'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26324'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26324'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26325'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26325'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26326'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26326'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26327'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26327'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26328'^^xsd:string;
  dwc:scientificName 'Subsilicea fragilarioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345526'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26328'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '345526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26329'^^xsd:string;
  dwc:scientificName 'Scrippsiella lachrymosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110168'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26329'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26330'^^xsd:string;
  dwc:scientificName 'Spatulodinium pseudonoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109923'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26330'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '109923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26331'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26331'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26332'^^xsd:string;
  dwc:scientificName 'Stephanopyxis turris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149631'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26332'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26333'^^xsd:string;
  dwc:scientificName 'Sabulodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109531'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26333'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '109531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26334'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26334'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26335'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26335'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26336'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26336'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26337'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26337'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26338'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26338'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26339'^^xsd:string;
  dwc:scientificName 'Scrippsiella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26339'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26148'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26148'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26149'^^xsd:string;
  dwc:scientificName 'Paulinella ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '136903'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26149'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '136903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26150'^^xsd:string;
  dwc:scientificName 'Paulsenella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109447'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26150'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '109447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26151'^^xsd:string;
  dwc:scientificName 'Pediastrum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160561'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26151'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '160561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26152'^^xsd:string;
  dwc:scientificName 'Phagomyxa sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '119091'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26152'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26153'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26153'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26154'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26154'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26155'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26155'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26156'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26156'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26157'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26157'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26158'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26158'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26159'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26159'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26160'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26160'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26161'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26161'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26162'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26162'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26163'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26163'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26164'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26164'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26165'^^xsd:string;
  dwc:scientificName 'Prorocentrum sp. 1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109566'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26165'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26166'^^xsd:string;
  dwc:scientificName 'Prorocentrum sp. 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109566'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26166'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26167'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26167'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26168'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26168'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26169'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26169'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26170'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26170'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26171'^^xsd:string;
  dwc:scientificName 'Protoperidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26171'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26172'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26172'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26173'^^xsd:string;
  dwc:scientificName 'Pterosperma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160595'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26173'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '160595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26174'^^xsd:string;
  dwc:scientificName 'Pyramimonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134529'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26174'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '134529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26175'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26175'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26176'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26176'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26177'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26177'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26178'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26178'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26179'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26179'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26180'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26180'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26181'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26181'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26182'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26182'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26183'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26183'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26184'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26184'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26185'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26185'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26186'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26186'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26187'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26187'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26188'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26188'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26189'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26189'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26190'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26190'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26191'^^xsd:string;
  dwc:scientificName 'Rhynchopus coscinodiscivorus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26191'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26192'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26192'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26193'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26193'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26194'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26194'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26195'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26195'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26196'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26196'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26197'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26197'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26198'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26198'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26199'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26199'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26200'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26200'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26201'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26201'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26202'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26202'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26203'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26203'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26204'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26204'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26205'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26205'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26206'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26206'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26207'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26207'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26208'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26208'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26209'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26209'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26210'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26210'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26211'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26211'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26212'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26212'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26213'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26213'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26214'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26214'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26215'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26215'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26216'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26216'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26217'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26217'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26218'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26218'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26219'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26219'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26220'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26220'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26221'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26221'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26222'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26222'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26223'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26223'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26224'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26224'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26225'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26225'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26226'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26226'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26227'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26227'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26228'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26228'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26229'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26229'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26230'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26230'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26231'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26231'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26232'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26232'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26233'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26233'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26234'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26234'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26235'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26235'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26236'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera f. pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '547544'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26236'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '547544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26237'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26237'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26238'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26238'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26239'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26239'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26240'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26240'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26241'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26241'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26242'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26242'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26243'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26243'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26052'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26052'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26053'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26053'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26054'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26054'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26055'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26055'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26056'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26056'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26057'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26057'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26058'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26058'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26059'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26059'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26060'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26060'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26061'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26061'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26062'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26062'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26063'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26063'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26064'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26064'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26065'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26065'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26066'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26066'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26067'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26067'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26068'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26068'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26069'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26069'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26070'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26070'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26071'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26071'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26072'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26072'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26073'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26073'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26074'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26074'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26075'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26075'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26076'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26076'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26077'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26077'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26078'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26078'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26079'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26079'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26080'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26080'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26081'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26081'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26082'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26082'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26083'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26083'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26084'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26084'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26085'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26085'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26086'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26086'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26087'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26087'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26088'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26088'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26089'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26089'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26090'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26090'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26091'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26091'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26092'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26092'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26093'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26093'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26094'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26094'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26095'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26095'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26096'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26096'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26097'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26097'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26098'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26098'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26099'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26099'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26100'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26100'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26101'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26101'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26102'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26102'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26103'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26103'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26104'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26104'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26105'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26105'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26106'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26106'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26107'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26107'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26108'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26108'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26109'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26109'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26110'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26110'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26111'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26111'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26112'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26112'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26113'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26113'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26114'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26114'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26115'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26115'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26116'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26116'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26117'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26117'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26118'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26118'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26119'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26119'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26120'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26120'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26121'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26121'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26122'^^xsd:string;
  dwc:scientificName 'Protoperidinium thorianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26122'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '110260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26123'^^xsd:string;
  dwc:scientificName 'Prorocentrum triestinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110316'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26123'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26124'^^xsd:string;
  dwc:scientificName 'Prorocentrum triestinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110316'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26124'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '110316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26125'^^xsd:string;
  dwc:scientificName 'Prorocentrum triestinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110316'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26125'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '110316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26126'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26126'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26127'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26127'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26128'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26128'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26129'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26129'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26130'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26130'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26131'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26131'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26132'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26132'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26133'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26133'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26134'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26134'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26135'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26135'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26136'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26136'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26137'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26137'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26138'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26138'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26139'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26139'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26140'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26140'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26141'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26141'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26142'^^xsd:string;
  dwc:scientificName 'Plagiogrammopsis vanheurckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149057'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26142'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26143'^^xsd:string;
  dwc:scientificName 'Pterosperma vanhoeffeni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345881'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26143'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '345881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26144'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26144'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26145'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26145'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26146'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26146'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26147'^^xsd:string;
  dwc:scientificName 'Paulsenella vonstoschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109577'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26147'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25956'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25956'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25957'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25957'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25958'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25958'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25959'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25959'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25960'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25960'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25961'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25961'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25962'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25962'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25963'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25963'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25964'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25964'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25965'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25965'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25966'^^xsd:string;
  dwc:scientificName 'Preperidinium meunieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614618'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25966'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '614618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25967'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25967'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25968'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25968'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25969'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25969'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25970'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25970'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25971'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25971'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25972'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25972'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25973'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25973'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25974'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25974'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25975'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25975'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25976'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25976'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25977'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25977'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25978'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25978'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25979'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25979'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25980'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25980'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25981'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25981'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25982'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25982'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25983'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25983'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25984'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25984'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25985'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25985'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25986'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25986'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25987'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25987'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25988'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25988'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25989'^^xsd:string;
  dwc:scientificName 'Protoperidinium monospinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110235'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25989'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '110235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25990'^^xsd:string;
  dwc:scientificName 'Protoperidinium monospinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110235'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25990'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25991'^^xsd:string;
  dwc:scientificName 'Protoperidinium monospinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110235'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25991'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '110235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25992'^^xsd:string;
  dwc:scientificName 'Psammodiscus nitidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163338'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25992'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '984031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25993'^^xsd:string;
  dwc:scientificName 'Psammodiscus nitidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163338'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25993'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '984031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25994'^^xsd:string;
  dwc:scientificName 'Protoperidinium nudum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110237'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25994'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25995'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25995'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25996'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25996'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25997'^^xsd:string;
  dwc:scientificName 'Protoperidinium obtusum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110239'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25997'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25998'^^xsd:string;
  dwc:scientificName 'Protoperidinium obtusum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110239'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25998'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25999'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25999'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26000'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26000'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26001'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26001'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26002'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26002'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26003'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110244'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26003'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26004'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26004'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26005'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26005'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26006'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26006'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26007'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26007'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26008'^^xsd:string;
  dwc:scientificName 'Phaeocystis pouchetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26008'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '115106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26009'^^xsd:string;
  dwc:scientificName 'Protoperidinium punctulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110248'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26009'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26010'^^xsd:string;
  dwc:scientificName 'Protoperidinium punctulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110248'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26010'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '110248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26011'^^xsd:string;
  dwc:scientificName 'Protoperidinium punctulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110248'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26011'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26012'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26012'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26013'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26013'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26014'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26014'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26015'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26015'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26016'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26016'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26017'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26017'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26018'^^xsd:string;
  dwc:scientificName 'Protoperidinium quarnerense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110250'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26018'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26019'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26019'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26020'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26020'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26021'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26021'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26022'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26022'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26023'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26023'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26024'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26024'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26025'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26025'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26026'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26026'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26027'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26027'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26028'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26028'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26029'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26029'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26030'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26030'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26031'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26031'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26032'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26032'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26033'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26033'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26034'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26034'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26035'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26035'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26036'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26036'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26037'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26037'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26038'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26038'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26039'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26039'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26040'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26040'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26041'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26041'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26042'^^xsd:string;
  dwc:scientificName 'Plagiogramma staurophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149351'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26042'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26043'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26043'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26044'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26044'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26045'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26045'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26046'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26046'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26047'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26047'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26048'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26048'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26049'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26049'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26050'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26050'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_26051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_26051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_26051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_26051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_26051'^^xsd:string;
  dwc:scientificName 'Podosira stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149060'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_26051'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25752'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25752'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25753'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25753'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25754'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25754'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25755'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25755'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25756'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25756'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25757'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25757'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25758'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25758'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25759'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25759'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25760'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25760'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25761'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25761'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25762'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25762'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25763'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25763'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25764'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25764'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25765'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25765'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25766'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25766'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25767'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25767'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25768'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25768'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25769'^^xsd:string;
  dwc:scientificName 'Odontella turgida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699554'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25769'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '162983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25770'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25770'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25771'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25771'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25772'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25772'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25773'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25773'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25774'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25774'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25775'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25775'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25776'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25776'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25777'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25777'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25778'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25778'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25779'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25779'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25780'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia fraudulenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '246606'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25780'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '246606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25781'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pseudodelicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156548'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25781'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '156548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25782'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25782'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25783'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25783'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25784'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25784'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25785'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25785'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25786'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25786'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25787'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25787'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25788'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25788'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25789'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25789'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25790'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25790'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25791'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25791'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25792'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25792'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25793'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25793'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25794'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25794'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25795'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25795'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25796'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25796'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25797'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens complex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25797'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25798'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25798'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25799'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25799'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25908'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25908'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25909'^^xsd:string;
  dwc:scientificName 'Porosira glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156689'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25909'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '156689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25910'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25910'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25911'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25911'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25912'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25912'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25913'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25913'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25914'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25914'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25915'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25915'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25916'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25916'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25917'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25917'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25918'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25918'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25919'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25919'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25920'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25920'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25921'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25921'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25922'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25922'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25923'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25923'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25924'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25924'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25925'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25925'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25926'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25926'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25927'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25927'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25928'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25928'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25929'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25929'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25930'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25930'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25931'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25931'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25932'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25932'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25933'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25933'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25934'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25934'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25935'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25935'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25936'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25936'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25937'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25937'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25938'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25938'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25939'^^xsd:string;
  dwc:scientificName 'Phaeocystis globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160538'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25939'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '160538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25940'^^xsd:string;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25940'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25941'^^xsd:string;
  dwc:scientificName 'Protoperidinium grenlandicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110224'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25941'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25942'^^xsd:string;
  dwc:scientificName 'Protoperidinium grenlandicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110224'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25942'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25943'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25943'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25944'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25944'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25945'^^xsd:string;
  dwc:scientificName 'Protoperidinium latidorsale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '233231'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25945'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '233231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25946'^^xsd:string;
  dwc:scientificName 'Protoperidinium latidorsale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '233231'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25946'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '233231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25947'^^xsd:string;
  dwc:scientificName 'Protoperidinium latidorsale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '233231'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25947'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '233231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25948'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25948'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25949'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25949'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25950'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25950'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25951'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25951'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25952'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110229'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25952'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25953'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25953'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25954'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25954'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25955'^^xsd:string;
  dwc:scientificName 'Protoperidinium marie-lebouriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '614620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25955'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '614620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25656'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25656'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25657'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25657'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25658'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25658'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25659'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25659'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25660'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25660'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25661'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25661'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25662'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25662'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25663'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25663'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25664'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25664'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25665'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25665'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25666'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25666'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25667'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25667'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25668'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25668'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25669'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25669'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25670'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25670'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25671'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25671'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25672'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25672'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25673'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25673'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25674'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25674'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25675'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25675'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25676'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25676'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25677'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25677'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25678'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25678'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25679'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25679'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25680'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25680'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25681'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25681'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25682'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25682'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25683'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25683'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25684'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25684'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25685'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25685'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25686'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25686'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25687'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25687'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25688'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25688'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25689'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25689'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25690'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25690'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25691'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25691'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25692'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25692'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25693'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25693'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25694'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25694'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25695'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25695'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25696'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25696'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25697'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25697'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25698'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25698'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25699'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25699'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25700'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25700'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25701'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25701'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25702'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25702'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25703'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25703'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25704'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25704'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25705'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25705'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25706'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25706'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25707'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25707'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25708'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25708'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25709'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25709'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25710'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25710'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25711'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25711'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25712'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25712'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25713'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25713'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25714'^^xsd:string;
  dwc:scientificName 'Odontella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149156'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25714'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1322477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25715'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25715'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25716'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25716'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25717'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25717'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25718'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25718'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25719'^^xsd:string;
  dwc:scientificName 'Oblea rotunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110155'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25719'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25720'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25720'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25721'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25721'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25722'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25722'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25723'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25723'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25724'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25724'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25725'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25725'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25726'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25726'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25727'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25727'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25728'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25728'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25729'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25729'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25730'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25730'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25731'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25731'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25732'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25732'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25733'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25733'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25734'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25734'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25735'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25735'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25736'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25736'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25737'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25737'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25738'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25738'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25739'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25739'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25740'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25740'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25741'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25741'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25742'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25742'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25743'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25743'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25744'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25744'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25745'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25745'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25746'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25746'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25747'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25747'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25748'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25748'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25749'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25749'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25750'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25750'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25751'^^xsd:string;
  dwc:scientificName 'Odontella sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149095'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25751'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '148969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25560'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25560'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25561'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25561'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25562'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25562'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25563'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25563'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25564'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25564'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25565'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25565'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25566'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25566'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25567'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25567'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25568'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25568'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25569'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25569'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25570'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25570'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25571'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25571'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25572'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25572'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25573'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25573'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25574'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25574'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25575'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25575'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25576'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25576'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25577'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25577'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25578'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25578'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25579'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25579'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25580'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25580'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25581'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25581'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25582'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25582'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25583'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25583'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25584'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25584'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25585'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25585'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25586'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25586'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25587'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25587'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25588'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25588'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25589'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25589'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25590'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25590'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25591'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25591'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25592'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25592'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25593'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25593'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25594'^^xsd:string;
  dwc:scientificName 'Nephroselmis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134524'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25594'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '134524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25595'^^xsd:string;
  dwc:scientificName 'Nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25595'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25596'^^xsd:string;
  dwc:scientificName 'Nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25596'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25597'^^xsd:string;
  dwc:scientificName 'Nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25597'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25598'^^xsd:string;
  dwc:scientificName 'Nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25598'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25599'^^xsd:string;
  dwc:scientificName 'Nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25599'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25600'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25600'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25601'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25601'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25602'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25602'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25603'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25603'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25604'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25604'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25605'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25605'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25606'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25606'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25607'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25607'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25608'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25608'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25609'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25609'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25610'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25610'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25611'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25611'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25612'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25612'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25613'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25613'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25614'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25614'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25615'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25615'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25616'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25616'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25617'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25617'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25618'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25618'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25619'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25619'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25620'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25620'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25621'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25621'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25622'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25622'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25623'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25623'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25624'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25624'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25625'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25625'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25626'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25626'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25627'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25627'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25628'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25628'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25629'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25629'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25630'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25630'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25631'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25631'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25632'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25632'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25633'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25633'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25634'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25634'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25635'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25635'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25636'^^xsd:string;
  dwc:scientificName 'Odontella aurita var. minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345492'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25636'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '1322474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25637'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25637'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25638'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25638'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25639'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25639'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25640'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25640'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25641'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25641'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25642'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25642'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25643'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25643'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25644'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25644'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25645'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25645'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25646'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25646'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25647'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25647'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25648'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25648'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25649'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25649'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25650'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25650'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25651'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25651'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25652'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25652'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25653'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25653'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25654'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25654'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25655'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25655'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25464'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25464'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25465'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25465'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25466'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25466'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25467'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25467'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25468'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25468'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25469'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25469'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25470'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25470'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25471'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25471'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25472'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25472'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25473'^^xsd:string;
  dwc:scientificName 'Leucocryptos marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '119077'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25473'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '119077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25474'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25474'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25475'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25475'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25476'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25476'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25477'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25477'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25478'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25478'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25479'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25479'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25480'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25480'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25481'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25481'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25482'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25482'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25483'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25483'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25484'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25484'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25485'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25485'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25486'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25486'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25487'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25487'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25488'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25488'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25489'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25489'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25490'^^xsd:string;
  dwc:scientificName 'Leptocylindrus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149039'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25490'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25491'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25491'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25492'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25492'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25493'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25493'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25494'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25494'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25495'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25495'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25496'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25496'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25497'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25497'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25498'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25498'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25499'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25499'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25500'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25500'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25501'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25501'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25502'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25502'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25503'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25503'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25504'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25504'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25505'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25505'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25506'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25506'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25507'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25507'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25508'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25508'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25509'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25509'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25510'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25510'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25511'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25511'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25512'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25512'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25513'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25513'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25514'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25514'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25515'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25515'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25516'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25516'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25517'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25517'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25518'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25518'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25519'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25519'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25520'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25520'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25521'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25521'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25522'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25522'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25523'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25523'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25524'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25524'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25525'^^xsd:string;
  dwc:scientificName 'Lithodesmium undulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149322'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25525'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '149322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25526'^^xsd:string;
  dwc:scientificName 'Lennoxia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '450723'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25526'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '450723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25527'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25527'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25528'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25528'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25529'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25529'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25530'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25530'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25531'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25531'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25532'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25532'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25533'^^xsd:string;
  dwc:scientificName 'Leucocryptos sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '17651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25533'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '17651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25534'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25534'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25535'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25535'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25536'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25536'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25537'^^xsd:string;
  dwc:scientificName 'Mamiella gilva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '134562'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25537'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '134562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25538'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25538'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25539'^^xsd:string;
  dwc:scientificName 'Mesoporos perforatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '232516'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25539'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25540'^^xsd:string;
  dwc:scientificName 'Mesoporos perforatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '232516'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25540'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25541'^^xsd:string;
  dwc:scientificName 'Merismopedia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25541'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25542'^^xsd:string;
  dwc:scientificName 'Nematodinium armatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109907'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25542'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25543'^^xsd:string;
  dwc:scientificName 'Nematodinium armatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109907'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25543'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25544'^^xsd:string;
  dwc:scientificName 'Nematodinium armatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109907'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25544'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '109907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25545'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. incerta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '248139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25545'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25546'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana var. incerta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '248139'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25546'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25547'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25547'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25548'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25548'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25549'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25549'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25550'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25550'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25551'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25551'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25552'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25552'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25553'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25553'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25554'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25554'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25555'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25555'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25556'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25556'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25557'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25557'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25558'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25558'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25559'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25559'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25368'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25368'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25369'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25369'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25370'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25370'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25371'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25371'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25372'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25372'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25373'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25373'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25374'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25374'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25375'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25375'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25376'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25376'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25377'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25377'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25378'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25378'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25379'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25379'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25380'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25380'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25381'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25381'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25382'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25382'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25383'^^xsd:string;
  dwc:scientificName 'Heterocapsa minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '233619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25383'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '233619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25384'^^xsd:string;
  dwc:scientificName 'Heterocapsa niei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '233620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25384'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '233620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25385'^^xsd:string;
  dwc:scientificName 'Heterocapsa niei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '233620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25385'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '233620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25386'^^xsd:string;
  dwc:scientificName 'Heterocapsa niei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '233620'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25386'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '233620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25387'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25387'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25388'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25388'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25389'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25389'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25390'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25390'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25391'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25391'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25392'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25392'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25393'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25393'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25394'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25394'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25395'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25395'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25396'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25396'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25397'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25397'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25398'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25398'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25399'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25399'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25400'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25400'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25401'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25401'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25402'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25402'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25403'^^xsd:string;
  dwc:scientificName 'Hemistasia phaeocystidicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146166'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25403'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '146166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25404'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25404'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25405'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25405'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25406'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25406'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25407'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25407'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25408'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25408'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25409'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25409'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25410'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25410'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25411'^^xsd:string;
  dwc:scientificName 'Heterocapsa rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110152'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25411'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25412'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25412'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25413'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25413'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25414'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25414'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25415'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25415'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25416'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25416'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25417'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25417'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25418'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25418'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25419'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25419'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25420'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25420'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25421'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25421'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25422'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25422'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25423'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25423'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25424'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25424'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25425'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25425'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25426'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25426'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25427'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25427'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25428'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25428'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25429'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25429'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25430'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25430'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25431'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25431'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25432'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25432'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25433'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25433'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25434'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25434'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25435'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25435'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25436'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25436'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25437'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25437'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25438'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25438'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25439'^^xsd:string;
  dwc:scientificName 'Helicotheca tamesis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157440'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25439'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '157440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25440'^^xsd:string;
  dwc:scientificName 'Heterocapsa triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110153'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25440'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1346683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25441'^^xsd:string;
  dwc:scientificName 'Helicotheca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157438'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25441'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '157438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25442'^^xsd:string;
  dwc:scientificName 'Heterocapsa sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109540'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25442'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '109540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25443'^^xsd:string;
  dwc:scientificName 'Katodinium glandulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '418128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25443'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '992758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25444'^^xsd:string;
  dwc:scientificName 'Katodinium glaucum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109885'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25444'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '1382182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25445'^^xsd:string;
  dwc:scientificName 'Katodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109477'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25445'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25446'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25446'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25447'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25447'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25448'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25448'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25449'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25449'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25450'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25450'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25451'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25451'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25452'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25452'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25453'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25453'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25454'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25454'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25455'^^xsd:string;
  dwc:scientificName 'Lepidodinium chlorophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345481'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25455'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '345481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25456'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25456'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25457'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25457'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25458'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25458'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25459'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25459'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25460'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25460'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25461'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25461'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25462'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25462'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25463'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25463'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25272'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25272'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25273'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25273'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25274'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25274'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25275'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25275'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25276'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25276'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25277'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25277'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25278'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25278'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25279'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25279'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25280'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25280'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25281'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25281'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25282'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25282'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25283'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25283'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25284'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25284'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25285'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25285'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25286'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25286'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25287'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25287'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25288'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25288'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25289'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25289'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25290'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25290'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25291'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25291'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25292'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25292'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25293'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25293'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25294'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25294'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25295'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25295'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25296'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25296'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25297'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25297'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25298'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25298'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25299'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25299'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25300'^^xsd:string;
  dwc:scientificName 'Gyrodinium herbaceum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '232952'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25300'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '232952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25301'^^xsd:string;
  dwc:scientificName 'Gyrodinium lachryma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109859'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25301'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25302'^^xsd:string;
  dwc:scientificName 'Gyrodinium linguliferum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109860'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25302'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25303'^^xsd:string;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25303'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25304'^^xsd:string;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25304'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25305'^^xsd:string;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25305'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25306'^^xsd:string;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25306'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25307'^^xsd:string;
  dwc:scientificName 'Gymnodinium octo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '232829'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25307'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '232829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25308'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25308'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25309'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25309'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25310'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25310'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25311'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25311'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25312'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25312'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25313'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25313'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25314'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25314'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25315'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25315'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25316'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25316'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25317'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25317'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25318'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25318'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25319'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25319'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25320'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25320'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25321'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25321'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25322'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25322'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25323'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25323'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25324'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25324'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25325'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25325'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25326'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25326'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25327'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25327'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25328'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25328'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25329'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25329'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25330'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25330'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25331'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25331'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25332'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25332'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25333'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25333'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25334'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25334'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25335'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25335'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25336'^^xsd:string;
  dwc:scientificName 'Gyrodinium striatissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '232998'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25336'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '232998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25337'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109878'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25337'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25338'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109878'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25338'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25339'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109878'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25339'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25340'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109878'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25340'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25341'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109878'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25341'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25342'^^xsd:string;
  dwc:scientificName 'Gyrodinium undulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109878'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25342'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '109878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25343'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25343'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25344'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25344'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25345'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25345'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25346'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25346'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25347'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25347'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25348'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25348'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25349'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25349'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25350'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25350'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25351'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25351'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25352'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25352'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25353'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25353'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25354'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25354'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25355'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25355'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25356'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25356'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25357'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25357'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25358'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25358'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25359'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25359'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25360'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25360'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25361'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25361'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25362'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25362'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25363'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25363'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25364'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25364'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25365'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25365'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25366'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25366'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25367'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25367'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25176'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25176'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25177'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25177'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25178'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25178'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25179'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25179'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25180'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25180'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25181'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25181'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25182'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25182'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25183'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25183'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25184'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25184'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25185'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25185'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25186'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25186'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25187'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25187'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25188'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25188'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25189'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25189'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25190'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25190'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25191'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25191'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25192'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25192'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25193'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25193'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25194'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25194'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25195'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25195'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25196'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25196'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25197'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25197'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25198'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25198'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25199'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25199'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25200'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25200'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25201'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25201'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25202'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25202'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25203'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25203'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25204'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25204'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25205'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25205'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25206'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25206'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25207'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25207'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25208'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25208'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25209'^^xsd:string;
  dwc:scientificName 'Eucampia zodiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149131'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25209'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25210'^^xsd:string;
  dwc:scientificName 'Ebria  shell'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118014'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25210'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '118014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25211'^^xsd:string;
  dwc:scientificName 'Entomoneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156598'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25211'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '156598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25212'^^xsd:string;
  dwc:scientificName 'Fragilaria islandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149239'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25212'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25213'^^xsd:string;
  dwc:scientificName 'Fibrocapsa japonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '233761'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25213'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '233761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25214'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25214'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25215'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25215'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25216'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25216'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25217'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25217'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25218'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25218'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25219'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25219'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25220'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25220'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25221'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25221'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25222'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25222'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25223'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25223'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25224'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25224'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25225'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25225'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25226'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25226'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25227'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25227'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25228'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25228'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25229'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25229'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25230'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25230'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25231'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25231'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25232'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25232'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25233'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25233'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25234'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25234'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25235'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25235'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25236'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25236'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25237'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25237'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25238'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25238'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25239'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25239'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25240'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25240'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25241'^^xsd:string;
  dwc:scientificName 'Fragilaria oblonga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345475'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25241'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '345475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25242'^^xsd:string;
  dwc:scientificName 'Fragilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25242'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25243'^^xsd:string;
  dwc:scientificName 'Fragilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25243'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25244'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25244'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25245'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25245'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25246'^^xsd:string;
  dwc:scientificName 'Gyrodinium calyptoglyphe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109844'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25246'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25247'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25247'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25248'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25248'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25249'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25249'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25250'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25250'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25251'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25251'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25252'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25252'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25253'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25253'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25254'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25254'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25255'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25255'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25256'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25256'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25257'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25257'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25258'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25258'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25259'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25259'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25260'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25260'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25261'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25261'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25262'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25262'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25263'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25263'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25264'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25264'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25265'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25265'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25266'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25266'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25267'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25267'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25268'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25268'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25269'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25269'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25270'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25270'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25271'^^xsd:string;
  dwc:scientificName 'Guinardia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25271'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25080'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25080'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25081'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25081'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25082'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25082'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25083'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25083'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25084'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25084'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25085'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25085'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25086'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25086'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25087'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25087'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25088'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25088'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25089'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25089'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25090'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '105513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25090'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '105513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25091'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '105513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25091'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '105513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25092'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '105513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25092'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '105513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25093'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '105513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25093'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '105513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25094'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '105513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25094'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '105513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25095'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '105513'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25095'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25096'^^xsd:string;
  dwc:scientificName 'Dinophyceae swarmer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25096'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25097'^^xsd:string;
  dwc:scientificName 'Diploneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25097'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25098'^^xsd:string;
  dwc:scientificName 'Diploneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25098'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25099'^^xsd:string;
  dwc:scientificName 'Diploneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25099'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25100'^^xsd:string;
  dwc:scientificName 'Diploneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25100'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25101'^^xsd:string;
  dwc:scientificName 'Diploneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25101'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25102'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25102'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25103'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25103'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25104'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25104'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25105'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25105'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25106'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25106'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25107'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25107'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25108'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25108'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25109'^^xsd:string;
  dwc:scientificName 'Distigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '178591'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25109'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '178591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25110'^^xsd:string;
  dwc:scientificName 'Distigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '178591'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25110'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '178591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25111'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25111'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25112'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25112'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25113'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25113'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25114'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25114'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25115'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25115'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25116'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25116'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25117'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25117'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25118'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25118'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25119'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25119'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25120'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25120'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25121'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25121'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25122'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25122'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25123'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25123'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25124'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25124'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25125'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25125'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25126'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25126'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25127'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25127'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25128'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25128'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25129'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25129'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25130'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25130'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25131'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25131'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25132'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25132'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25133'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25133'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25134'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25134'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25135'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25135'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25136'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25136'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25137'^^xsd:string;
  dwc:scientificName 'Eunotogramma dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '345464'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25137'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '345464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25138'^^xsd:string;
  dwc:scientificName 'Eutreptiella gymnastica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110652'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25138'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '110652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25139'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25139'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25140'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25140'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25141'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25141'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25142'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25142'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25143'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25143'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25144'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25144'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25145'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25145'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25146'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25146'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25147'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25147'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25148'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25148'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25149'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25149'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25150'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25150'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25151'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25151'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25152'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25152'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25153'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25153'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25154'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25154'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25155'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25155'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25156'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163646'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25156'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25157'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25157'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25158'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25158'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25159'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25159'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25160'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25160'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25161'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25161'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25162'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25162'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25163'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25163'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25164'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25164'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25165'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25165'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25166'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25166'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25167'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25167'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25168'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25168'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25169'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25169'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25170'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25170'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25171'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25171'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25172'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25172'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25173'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25173'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25174'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25174'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25175'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25175'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24984'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24984'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24985'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24985'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24986'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24986'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24987'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24987'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24988'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24988'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24989'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24989'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24990'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24990'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24991'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24991'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24992'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24992'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24993'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24993'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24994'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24994'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24995'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24995'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24996'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24996'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24997'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24997'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24998'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24998'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24999'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24999'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25000'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25000'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25001'^^xsd:string;
  dwc:scientificName 'Dictyocha fibula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157463'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25001'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '157463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25002'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25002'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25003'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25003'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25004'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25004'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25005'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25005'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25006'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25006'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25007'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25007'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25008'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25008'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25009'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25009'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25010'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25010'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25011'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25011'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25012'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25012'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25013'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25013'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25014'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25014'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25015'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25015'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25016'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25016'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25017'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25017'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25018'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25018'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25019'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25019'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25020'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25020'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25021'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25021'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25022'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25022'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25023'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25023'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25024'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25024'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25025'^^xsd:string;
  dwc:scientificName 'Dissodinium pseudolunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110325'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25025'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25026'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25026'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25027'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25027'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25028'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25028'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25029'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25029'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25030'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25030'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25031'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25031'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25032'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25032'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25033'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25033'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25034'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25034'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25035'^^xsd:string;
  dwc:scientificName 'Detonula pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149647'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25035'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '163226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25036'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25036'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25037'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25037'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25038'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25038'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25039'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25039'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25040'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25040'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25041'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25041'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25042'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sphaerica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '105574'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25042'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '105574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25043'^^xsd:string;
  dwc:scientificName 'Diaphanoeca sphaerica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '105574'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25043'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '105574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25044'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25044'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25045'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25045'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25046'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25046'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25047'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25047'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25048'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25048'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25049'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25049'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25050'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25050'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25051'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25051'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25052'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25052'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25053'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25053'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25054'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25054'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25055'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25055'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25056'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25056'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25057'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25057'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25058'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25058'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25059'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25059'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25060'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25060'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25061'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25061'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25062'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25062'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25063'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25063'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25064'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25064'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25065'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25065'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25066'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25066'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25067'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25067'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25068'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25068'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25069'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25069'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25070'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25070'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25071'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25071'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25072'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25072'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25073'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25073'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25074'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25074'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25075'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25075'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25076'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25076'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25077'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25077'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25078'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25078'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_25079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_25079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_25079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_25079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_25079'^^xsd:string;
  dwc:scientificName 'Delphineis surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149180'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_25079'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '179790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24780'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24780'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24781'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24781'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24782'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24782'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24783'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24783'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24784'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24784'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24785'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24785'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24786'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24786'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24787'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24787'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24788'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24788'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24789'^^xsd:string;
  dwc:scientificName 'Chaetoceros subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156621'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24789'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24790'^^xsd:string;
  dwc:scientificName 'Chaetoceros subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156621'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24790'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24791'^^xsd:string;
  dwc:scientificName 'Chaetoceros subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156621'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24791'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24792'^^xsd:string;
  dwc:scientificName 'Chaetoceros subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156621'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24792'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24793'^^xsd:string;
  dwc:scientificName 'Chaetoceros subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156621'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24793'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24794'^^xsd:string;
  dwc:scientificName 'Chaetoceros subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156621'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24794'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24795'^^xsd:string;
  dwc:scientificName 'Chaetoceros subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156621'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24795'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24796'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24796'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24797'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24797'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24798'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24798'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24799'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24799'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24800'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24800'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24801'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24801'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24802'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24802'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24803'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24803'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24804'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24804'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24805'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24805'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24806'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24806'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24807'^^xsd:string;
  dwc:scientificName 'Chaetoceros teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149125'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24807'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '149125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24808'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24808'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24809'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24809'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24810'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24810'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24811'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24811'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24812'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24812'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24813'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24813'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24814'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24814'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24815'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24815'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24816'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24816'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24817'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24817'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24818'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24818'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24819'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24819'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24820'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24820'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24821'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24821'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24822'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24822'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24823'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24823'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24824'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24824'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24825'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24825'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24826'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24826'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24827'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24827'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24828'^^xsd:string;
  dwc:scientificName 'Coscinodiscus wailesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156632'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24828'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '156632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24829'^^xsd:string;
  dwc:scientificName 'Cachonina sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109532'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24829'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '109532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24830'^^xsd:string;
  dwc:scientificName 'Calycomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160548'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24830'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '160548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24831'^^xsd:string;
  dwc:scientificName 'Calycomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160548'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24831'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '160548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24832'^^xsd:string;
  dwc:scientificName 'Calycomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160548'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24832'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '160548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24833'^^xsd:string;
  dwc:scientificName 'Campylodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24833'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24834'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24834'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24835'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24835'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24836'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24836'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24837'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24837'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24838'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24838'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24839'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24839'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24840'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24840'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24841'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24841'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24842'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24842'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24843'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24843'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24844'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24844'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24845'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24845'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24846'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24846'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24847'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24847'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24848'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24848'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24849'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24849'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24850'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24850'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24851'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp., single cells'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24851'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24960'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24960'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24961'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24961'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24962'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24962'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24963'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24963'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24964'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24964'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24965'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24965'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24966'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24966'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24967'^^xsd:string;
  dwc:scientificName 'Diplopelta bomba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110133'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24967'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24968'^^xsd:string;
  dwc:scientificName 'Diplonema breviciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146175'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24968'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24969'^^xsd:string;
  dwc:scientificName 'Diplonema breviciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '146175'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24969'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '146175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24970'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24970'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24971'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24971'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24972'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24972'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24973'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24973'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24974'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24974'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24975'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24975'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24976'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24976'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24977'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24977'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24978'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24978'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24979'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24979'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24980'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24980'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24981'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24981'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24982'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24982'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24983'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24983'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24684'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24684'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24685'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24685'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24686'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24686'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24687'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24687'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24688'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24688'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24689'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24689'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24690'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24690'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24691'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24691'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24692'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24692'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24693'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24693'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24694'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24694'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24695'^^xsd:string;
  dwc:scientificName 'Ceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109956'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24695'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24696'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24696'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24697'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24697'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24698'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24698'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24699'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24699'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24700'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24700'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24701'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24701'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24702'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24702'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24703'^^xsd:string;
  dwc:scientificName 'Chaetoceros lauderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24703'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '160523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24704'^^xsd:string;
  dwc:scientificName 'Calliacantha natans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '105561'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24704'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24705'^^xsd:string;
  dwc:scientificName 'Chrysochromulina parkeae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24705'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '115126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24706'^^xsd:string;
  dwc:scientificName 'Chrysochromulina parkeae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24706'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '115126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24707'^^xsd:string;
  dwc:scientificName 'Chrysochromulina parkeae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24707'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '115126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24708'^^xsd:string;
  dwc:scientificName 'Chrysochromulina parkeae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24708'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '115126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24709'^^xsd:string;
  dwc:scientificName 'Chrysochromulina parkeae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '115126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24709'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '115126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24710'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24710'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24711'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24711'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24712'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24712'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24713'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24713'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24714'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24714'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24715'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24715'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24716'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24716'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24717'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24717'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24718'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24718'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24719'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24719'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24720'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24720'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24721'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24721'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24722'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24722'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24723'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24723'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24724'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24724'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24725'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24725'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24726'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24726'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24727'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24727'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24728'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24728'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24729'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24729'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24730'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24730'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24731'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24731'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24732'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24732'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24733'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24733'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24734'^^xsd:string;
  dwc:scientificName 'Coscinodiscus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149158'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24734'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24735'^^xsd:string;
  dwc:scientificName 'Cerataulus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '178126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24735'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '178126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24736'^^xsd:string;
  dwc:scientificName 'Cerataulus radiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '178126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24736'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '178126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24737'^^xsd:string;
  dwc:scientificName 'Chaetoceros radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24737'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '163112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24738'^^xsd:string;
  dwc:scientificName 'Chaetoceros radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24738'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '163112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24739'^^xsd:string;
  dwc:scientificName 'Chaetoceros radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163112'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24739'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '163112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24740'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24740'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24741'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24741'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24742'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24742'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24743'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24743'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24744'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24744'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24745'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24745'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24746'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24746'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24747'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24747'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24748'^^xsd:string;
  dwc:scientificName 'Carinasigma rectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '626342'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24748'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '626342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24749'^^xsd:string;
  dwc:scientificName 'Chaetoceros similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149127'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24749'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24750'^^xsd:string;
  dwc:scientificName 'Chaetoceros similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149127'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24750'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24751'^^xsd:string;
  dwc:scientificName 'Chaetoceros similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149127'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24751'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24752'^^xsd:string;
  dwc:scientificName 'Chaetoceros similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149127'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24752'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24753'^^xsd:string;
  dwc:scientificName 'Chaetoceros similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149127'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24753'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24754'^^xsd:string;
  dwc:scientificName 'Chaetoceros similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149127'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24754'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24755'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24755'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24756'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24756'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24757'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24757'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24758'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24758'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24759'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24759'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24760'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24760'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24761'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24761'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24762'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24762'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24763'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24763'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24764'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24764'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24765'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24765'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24766'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24766'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24767'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24767'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24768'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24768'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24769'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24769'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24770'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24770'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24771'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24771'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24772'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24772'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24773'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24773'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24774'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24774'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24775'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24775'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24776'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24776'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24777'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24777'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24778'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24778'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24779'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24779'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24588'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24588'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24589'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24589'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24590'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24590'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24591'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24591'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24592'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24592'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24593'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24593'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24594'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24594'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24595'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24595'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24596'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24596'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24597'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24597'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24598'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24598'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24599'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24599'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24600'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24600'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24601'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24601'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24602'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24602'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24603'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24603'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24604'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24604'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24605'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24605'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24606'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24606'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24607'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24607'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24608'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24608'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24609'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24609'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24610'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24610'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24611'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24611'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24612'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24612'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24613'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24613'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24614'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24614'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24615'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24615'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24616'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24616'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24617'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24617'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24618'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24618'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24619'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24619'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24620'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24620'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24621'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24621'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24622'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24622'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24623'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24623'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24624'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24624'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24625'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24625'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24626'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24626'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24627'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24627'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24628'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24628'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24629'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24629'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24630'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24630'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24631'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24631'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24632'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24632'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24633'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24633'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24634'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24634'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24635'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24635'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24636'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24636'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24637'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24637'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24638'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24638'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24639'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24639'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24640'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24640'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24641'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24641'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24642'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24642'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24643'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24643'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24644'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24644'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24645'^^xsd:string;
  dwc:scientificName 'Chaetoceros diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149128'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24645'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24646'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24646'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24647'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24647'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24648'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24648'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24649'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24649'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24650'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24650'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24651'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24651'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24652'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24652'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24653'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24653'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24654'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24654'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24655'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24655'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24656'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24656'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24657'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24657'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24658'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24658'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24659'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24659'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24660'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24660'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24661'^^xsd:string;
  dwc:scientificName 'Chaetoceros didymus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149122'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24661'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24662'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24662'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24663'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24663'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24664'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24664'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24665'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24665'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24666'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24666'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24667'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24667'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24668'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24668'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24669'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24669'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24670'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24670'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24671'^^xsd:string;
  dwc:scientificName 'Chaetoceros eibenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160521'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24671'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '160521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24672'^^xsd:string;
  dwc:scientificName 'Chaetoceros externus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160522'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24672'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '160522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24673'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24673'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24674'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24674'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24675'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24675'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24676'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24676'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24677'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24677'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24678'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24678'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24679'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24679'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24680'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24680'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24681'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24681'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24682'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24682'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24683'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24683'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24492'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24492'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24493'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24493'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24494'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24494'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24495'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24495'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24496'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24496'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24497'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24497'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24498'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24498'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24499'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24499'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24500'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24500'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24501'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24501'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24502'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24502'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24503'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24503'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24504'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24504'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24505'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24505'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24506'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24506'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24507'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24507'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24508'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24508'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24509'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24509'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24510'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24510'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24511'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24511'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24512'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24512'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24513'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24513'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24514'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24514'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24515'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24515'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24516'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24516'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24517'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24517'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24518'^^xsd:string;
  dwc:scientificName 'Coscinodiscus concinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148992'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24518'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '148992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24519'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24519'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24520'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24520'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24521'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24521'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24522'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24522'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24523'^^xsd:string;
  dwc:scientificName 'Chaetoceros costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149289'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24523'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24524'^^xsd:string;
  dwc:scientificName 'Chaetoceros crinitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149171'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24524'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24525'^^xsd:string;
  dwc:scientificName 'Chaetoceros crinitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149171'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24525'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24526'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24526'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24527'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24527'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24528'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24528'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24529'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24529'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24530'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24530'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24531'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24531'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24532'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24532'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24533'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24533'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24534'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24534'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24535'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24535'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24536'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24536'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24537'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24537'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24538'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24538'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24539'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24539'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24540'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24540'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24541'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24541'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24542'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24542'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24543'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24543'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24544'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24544'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24545'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24545'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24546'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24546'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24547'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24547'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24548'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24548'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24549'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24549'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24550'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24550'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24551'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24551'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24552'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24552'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24553'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24553'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24554'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24554'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24555'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24555'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24556'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24556'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24557'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24557'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24558'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24558'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24559'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24559'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24560'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24560'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24561'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24561'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24562'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24562'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24563'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24563'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24564'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24564'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24565'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24565'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24566'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24566'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24567'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24567'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24568'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24568'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24569'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24569'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24570'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24570'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24571'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24571'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24572'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24572'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24573'^^xsd:string;
  dwc:scientificName 'Chaetoceros debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149219'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24573'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24574'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24574'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24575'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24575'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24576'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24576'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24577'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24577'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24578'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24578'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24579'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24579'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24580'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24580'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24581'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24581'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24582'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24582'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24583'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24583'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24584'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24584'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24585'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24585'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24586'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24586'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24587'^^xsd:string;
  dwc:scientificName 'Chaetoceros densus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149121'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24587'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24396'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24396'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24397'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24397'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24398'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24398'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24399'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24399'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24400'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24400'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24401'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24401'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24402'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24402'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24403'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24403'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24404'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24404'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24405'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24405'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24406'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24406'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24407'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24407'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24408'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24408'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24409'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24409'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24410'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24410'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24411'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24411'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24412'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24412'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24413'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24413'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24414'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24414'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24415'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24415'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24416'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24416'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24417'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24417'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24418'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24418'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24419'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24419'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24420'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24420'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24421'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24421'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24422'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24422'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24423'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24423'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24424'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24424'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24425'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24425'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24426'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24426'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24427'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24427'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24428'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24428'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24429'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24429'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24430'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24430'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24431'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24431'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24432'^^xsd:string;
  dwc:scientificName 'Berkeleya rutilans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156955'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24432'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '156955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24433'^^xsd:string;
  dwc:scientificName 'Berkeleya rutilans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '156955'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24433'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '156955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24434'^^xsd:string;
  dwc:scientificName 'Bellerochea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149305'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24434'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24435'^^xsd:string;
  dwc:scientificName 'Bellerochea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149305'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24435'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24436'^^xsd:string;
  dwc:scientificName 'Bellerochea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149305'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24436'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24437'^^xsd:string;
  dwc:scientificName 'Bellerochea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149305'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24437'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24438'^^xsd:string;
  dwc:scientificName 'Bellerochea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149305'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24438'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24439'^^xsd:string;
  dwc:scientificName 'Bellerochea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149305'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24439'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24440'^^xsd:string;
  dwc:scientificName 'Bellerochea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149305'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24440'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24441'^^xsd:string;
  dwc:scientificName 'Bicosoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103987'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24441'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24442'^^xsd:string;
  dwc:scientificName 'Bicosoeca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103987'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24442'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24443'^^xsd:string;
  dwc:scientificName 'Biddulphia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24443'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24444'^^xsd:string;
  dwc:scientificName 'Boreadinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24444'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '109523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24445'^^xsd:string;
  dwc:scientificName 'Boreadinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109523'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24445'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24446'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24446'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24447'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24447'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24448'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24448'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24449'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24449'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24450'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24450'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24451'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24451'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24452'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24452'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24453'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24453'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24454'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24454'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24455'^^xsd:string;
  dwc:scientificName 'Catenula adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163839'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24455'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '163839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24456'^^xsd:string;
  dwc:scientificName 'Cryothecomonas aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118045'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24456'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '118045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24457'^^xsd:string;
  dwc:scientificName 'Cryothecomonas aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118045'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24457'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '118045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24458'^^xsd:string;
  dwc:scientificName 'Cryothecomonas aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118045'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24458'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '118045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24459'^^xsd:string;
  dwc:scientificName 'Cryothecomonas aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118045'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24459'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '118045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24460'^^xsd:string;
  dwc:scientificName 'Cryothecomonas aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118045'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24460'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '118045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24461'^^xsd:string;
  dwc:scientificName 'Cryothecomonas aestivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '118045'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24461'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '118045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24462'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24462'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24463'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24463'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24464'^^xsd:string;
  dwc:scientificName 'Cymatosira belgica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149012'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24464'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '149012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24465'^^xsd:string;
  dwc:scientificName 'Chaetoceros brevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149291'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24465'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24466'^^xsd:string;
  dwc:scientificName 'Cyclotella choctawhatcheeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148908'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24466'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '148908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24467'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24467'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24468'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24468'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24469'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24469'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24470'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24470'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24471'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24471'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24472'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24472'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24473'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24473'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24474'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24474'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24475'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24475'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24476'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24476'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24477'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24477'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24478'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24478'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24479'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24479'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24480'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24480'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24481'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24481'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24482'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24482'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24483'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24483'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24484'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24484'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24485'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24485'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24486'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24486'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24487'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24487'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24488'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24488'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24489'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24489'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24490'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24490'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24491'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24491'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24300'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24300'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24301'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24301'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24302'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24302'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24303'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24303'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24304'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24304'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24305'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24305'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24306'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24306'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24307'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24307'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24308'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24308'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24309'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24309'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24310'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24310'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24311'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24311'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24312'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24312'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24313'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24313'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24314'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24314'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24315'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24315'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24316'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24316'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24317'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24317'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24318'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24318'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24319'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24319'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24320'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24320'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24321'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24321'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24322'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24322'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24323'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24323'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24324'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24324'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24325'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24325'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24326'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24326'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24327'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24327'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24328'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24328'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24329'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24329'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24330'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24330'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24331'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24331'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24332'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24332'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24333'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24333'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24334'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24334'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24335'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24335'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24336'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24336'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24337'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24337'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24338'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24338'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24339'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24339'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24340'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24340'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24341'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24341'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24342'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24342'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24343'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24343'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24344'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24344'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24345'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24345'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24346'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24346'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24347'^^xsd:string;
  dwc:scientificName 'Bacteriastrum hyalinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149119'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24347'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24348'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24348'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24349'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24349'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24350'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24350'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24351'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24351'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24352'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24352'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24353'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24353'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24354'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24354'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24355'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24355'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24356'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24356'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24357'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24357'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24358'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24358'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24359'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24359'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24360'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24360'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24361'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24361'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24362'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24362'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24363'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24363'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24364'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24364'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24365'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24365'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24366'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24366'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24367'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24367'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24368'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24368'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24369'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24369'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24370'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24370'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24371'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24371'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24372'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24372'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24373'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24373'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24374'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24374'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24375'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24375'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24376'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24376'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24377'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24377'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24378'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24378'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24379'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24379'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24380'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24380'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24381'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24381'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24382'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24382'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24383'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24383'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24384'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24384'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24385'^^xsd:string;
  dwc:scientificName 'Bellerochea malleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149306'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24385'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '149306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24386'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24386'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24387'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24387'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24388'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24388'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24389'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24389'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24390'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24390'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24391'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24391'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24392'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24392'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24393'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24393'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24394'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24394'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24395'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24395'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24204'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24204'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24205'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24205'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24206'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24206'^^xsd:string;
  dwc:observationDate '2003-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24207'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24207'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24208'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24208'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24209'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24209'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24210'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24210'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24211'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24211'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24212'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24212'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24213'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24213'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24214'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24214'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24215'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24215'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24216'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24216'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24217'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24217'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24218'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24218'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24219'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24219'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24220'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24220'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24221'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24221'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24222'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24222'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24223'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24223'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24224'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24224'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24225'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24225'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24226'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24226'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24227'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24227'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24228'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24228'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24229'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24229'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24230'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24230'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24231'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24231'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24232'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24232'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24233'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24233'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24234'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24234'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24235'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24235'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24236'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24236'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24237'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24237'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24238'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24238'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24239'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24239'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24240'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24240'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24241'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24241'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24242'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24242'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24243'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24243'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24244'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24244'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24245'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24245'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24246'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24246'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24247'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24247'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24248'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24248'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24249'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24249'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24250'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24250'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24251'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24251'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24252'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24252'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24253'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24253'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24254'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24254'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24255'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24255'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24256'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24256'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24257'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24257'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24258'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24258'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24259'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24259'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24260'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24260'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24261'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24261'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24262'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24262'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24263'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24263'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24264'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24264'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24265'^^xsd:string;
  dwc:scientificName 'Amphidiniopsis swedmarkii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '110270'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24265'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '110270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24266'^^xsd:string;
  dwc:scientificName 'Actinoptychus taeniatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '418535'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24266'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '418535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24267'^^xsd:string;
  dwc:scientificName 'Alexandrium tamarense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109714'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24267'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24268'^^xsd:string;
  dwc:scientificName 'Alexandrium tamarense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109714'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24268'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24269'^^xsd:string;
  dwc:scientificName 'Alexandrium tamarense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109714'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24269'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '109714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24270'^^xsd:string;
  dwc:scientificName 'Acantharia indeterminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24270'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24271'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24271'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24272'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24272'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24273'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24273'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24274'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24274'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24275'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24275'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24276'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24276'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24277'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24277'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24278'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148944'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24278'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24279'^^xsd:string;
  dwc:scientificName 'Actinomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '369319'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24279'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '369319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24280'^^xsd:string;
  dwc:scientificName 'Actinomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '369319'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24280'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '369319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24281'^^xsd:string;
  dwc:scientificName 'Actinomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '369319'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24281'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '369319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24282'^^xsd:string;
  dwc:scientificName 'Alexandrium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24282'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24283'^^xsd:string;
  dwc:scientificName 'Alexandrium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24283'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24284'^^xsd:string;
  dwc:scientificName 'Amastigomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '103425'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24284'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '103425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24285'^^xsd:string;
  dwc:scientificName 'Amphidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24285'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24286'^^xsd:string;
  dwc:scientificName 'Amphidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24286'^^xsd:string;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24287'^^xsd:string;
  dwc:scientificName 'Amphiprora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24287'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24288'^^xsd:string;
  dwc:scientificName 'Amphiprora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24288'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24289'^^xsd:string;
  dwc:scientificName 'Amphiprora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24289'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24290'^^xsd:string;
  dwc:scientificName 'Amphiprora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24290'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24291'^^xsd:string;
  dwc:scientificName 'Amphora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24291'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24292'^^xsd:string;
  dwc:scientificName 'Amphora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24292'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24293'^^xsd:string;
  dwc:scientificName 'Apedinella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '248096'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24293'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '248096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24294'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24294'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24295'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24295'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24296'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24296'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24297'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24297'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24298'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24298'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24299'^^xsd:string;
  dwc:scientificName 'Brockmanniella brockmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149137'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24299'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '971564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24108'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24108'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24109'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24109'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24110'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24110'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24111'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24111'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24112'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24112'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24113'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24113'^^xsd:string;
  dwc:observationDate '2003-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24114'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24114'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24115'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24115'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24116'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24116'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24117'^^xsd:string;
  dwc:scientificName 'Asteroplanus karianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '251745'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24117'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '148956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24118'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24118'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24119'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24119'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24120'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24120'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24121'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24121'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24122'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24122'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24123'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24123'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24124'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24124'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24125'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24125'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24126'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24126'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24127'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24127'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24128'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24128'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24129'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24129'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24130'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24130'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24131'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24131'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24132'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24132'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24133'^^xsd:string;
  dwc:scientificName 'Archaeperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '624607'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24133'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24134'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii f. subsalsus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '157433'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24134'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '157433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24135'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24135'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24136'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24136'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24137'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24137'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24138'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24138'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24139'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24139'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24140'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24140'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24141'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24141'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24142'^^xsd:string;
  dwc:scientificName 'Actinocyclus normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148945'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24142'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24143'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24143'^^xsd:string;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24144'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24144'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24145'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24145'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24146'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24146'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24147'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24147'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24148'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24148'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24149'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24149'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24150'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24150'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24151'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24151'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24152'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24152'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24153'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24153'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24154'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24154'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24155'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24155'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24156'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24156'^^xsd:string;
  dwc:observationDate '2003-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24157'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24157'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24158'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24158'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24159'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24159'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24160'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24160'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24161'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24161'^^xsd:string;
  dwc:observationDate '2003-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24162'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24162'^^xsd:string;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24163'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24163'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24164'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24164'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24165'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24165'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24166'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Hoppenrath, Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24166'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24167'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24167'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24168'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24168'^^xsd:string;
  dwc:observationDate '2003-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24169'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24169'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24170'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24170'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24171'^^xsd:string;
  dwc:scientificName 'Actinocyclus octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '149164'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24171'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '149163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24172'^^xsd:string;
  dwc:scientificName 'Alexandrium ostenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109712'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24172'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24173'^^xsd:string;
  dwc:scientificName 'Amphidinium psittacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '109750'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24173'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '109750'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24174'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24174'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24175'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24175'^^xsd:string;
  dwc:observationDate '2003-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24176'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter, Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24176'^^xsd:string;
  dwc:observationDate '2003-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24177'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24177'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24178'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24178'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24179'^^xsd:string;
  dwc:scientificName 'Actinocyclus roperi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '160651'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24179'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '179160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24180'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24180'^^xsd:string;
  dwc:observationDate '2003-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24181'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24181'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24182'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24182'^^xsd:string;
  dwc:observationDate '2003-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24183'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24183'^^xsd:string;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24184'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24184'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24185'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24185'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24186'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24186'^^xsd:string;
  dwc:observationDate '2003-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24187'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24187'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24188'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24188'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24189'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24189'^^xsd:string;
  dwc:observationDate '2003-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24190'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24190'^^xsd:string;
  dwc:observationDate '2003-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24191'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24191'^^xsd:string;
  dwc:observationDate '2003-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24192'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24192'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24193'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24193'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24194'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24194'^^xsd:string;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24195'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'van Beusekom'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24195'^^xsd:string;
  dwc:observationDate '2003-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24196'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Hoppenrath, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24196'^^xsd:string;
  dwc:observationDate '2003-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24197'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24197'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24198'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24198'^^xsd:string;
  dwc:observationDate '2003-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24199'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24199'^^xsd:string;
  dwc:observationDate '2003-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24200'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Elbrächter'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24200'^^xsd:string;
  dwc:observationDate '2003-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.01553"^^xsd:decimal ;
  dwc:decimalLongitude "8.4399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.01553 8.4399)"^^geo:wktLiteral ;
  geo-pos:lat "55.01553"^^xsd:decimal ;
  geo-pos:long "8.4399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24201'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger, Klein'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '8.4399'^^xsd:double;
  dwc:latitude '55.01553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24201'^^xsd:string;
  dwc:observationDate '2003-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24202'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24202'^^xsd:string;
  dwc:observationDate '2003-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5501__AWI_Sylt_Roads_Time_%20Series_2003_24203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.03"^^xsd:decimal ;
  dwc:decimalLongitude "8.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5501__AWI_Sylt_Roads_Time_%20Series_2003_24203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.03 8.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.03"^^xsd:decimal ;
  geo-pos:long "8.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/5501__AWI_Sylt_Roads_Time_%20Series_2003_24203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AWI_Sylt_Roads_Time_ Series_2003_24203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5501_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-18'^^xsd:date;
  dwc:institutionCode 'AWI'^^xsd:string;
  dwc:collectionCode 'Sylt_Roads_Time_ Series_2003'^^xsd:string;
  dwc:catalogNumber 'AWI_Sylt_Roads_Time_ Series_2003_24203'^^xsd:string;
  dwc:scientificName 'Actinoptychus senarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Halliger'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.46'^^xsd:double;
  dwc:latitude '55.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:aphiaid '148948'^^xsd:integer;
  dwc:occurrenceId 'AWI_Sylt_Roads_Time_ Series_2003_24203'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '162810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF